Skip to content

Conversation

@luffy-orf
Copy link

@luffy-orf luffy-orf commented May 25, 2025

Send email notification on workflow run completion

This PR implements email notifications for Gitea Actions workflow run completion, addressing issue #23725.

What was changed

  • Added a new notification event (WorkflowRunStatusUpdate) for workflow run completion.
  • Implemented email notification to the workflow trigger user when a workflow run finishes (success, failure, etc.).
  • Extended the notification system to allow other notifiers (webhooks, etc.) to react to workflow run completion.
  • Ensured notifications respect user email preferences.

/claim #23725

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 25, 2025
@github-actions github-actions bot added the modifies/go Pull requests that update Go code label May 25, 2025
@luffy-orf luffy-orf closed this May 25, 2025
@luffy-orf luffy-orf deleted the feature/actions-workflow-email-notification branch May 25, 2025 07:24
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Aug 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🙋 Bounty claim lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants